home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 February
/
CMCD0205.ISO
/
Software
/
Demo
/
Chimie
/
interfata.swf
/
scripts
/
DefineButton2_215
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2005-01-03
|
123b
|
6 lines
on(release){
fscommand("hideAll");
_parent.movieIndic._visible = true;
_parent.movieInfo._visible = false;
}